Intel 8051
Intelのマイクロコントローラ。
チートシート
レジスタ
Accumulator (A)
R register
R0~R7の8個ある。
B register (B)
DIV AB(0x84)とMUL AB(0xA4)に使われる。A*BとA/B。
Data Pointer (DPTR)
16ビットレジスタ。
Program Counter (PC)
Stack Pointer (PC)
オペコード一覧 -> 8051 Instruction Set Manual: Opcodes